[INFO] cloning repository https://github.com/lordmulder/sponge-hash-aes256
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lordmulder/sponge-hash-aes256" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flordmulder%2Fsponge-hash-aes256", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flordmulder%2Fsponge-hash-aes256'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6dd579f15f9a4233da6092f381f070542f82ac36
[INFO] checking lordmulder/sponge-hash-aes256 against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flordmulder%2Fsponge-hash-aes256" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lordmulder/sponge-hash-aes256
[INFO] finished tweaking git repo https://github.com/lordmulder/sponge-hash-aes256
[INFO] tweaked toml for git repo https://github.com/lordmulder/sponge-hash-aes256 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lordmulder/sponge-hash-aes256 on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lordmulder/sponge-hash-aes256 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18
[INFO] running `Command { std: "docker" "start" "db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: File system loop found: /opt/rustwide/workdir/app/tests/data/binary/extra/next/extra/next points to an ancestor /opt/rustwide/workdir/app/tests/data/binary/extra/next
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rolling-median v1.5.5
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling rustc-version-const v1.1.0
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling sponge256sum v1.10.2 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking wide v1.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking imbl v7.0.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking drop-root-caps v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking sponge-hash-aes256 v1.10.2 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling build-time v0.1.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.37s
[INFO] running `Command { std: "docker" "inspect" "db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18", kill_on_drop: false }`
[INFO] [stdout] db2588209dff002e594569f4fcf53ae5fd0046457e07a0c40d7858eb51245d18
